setPickTrayByPDFSize Method
In This Topic
Sets a value indicating whether the PDF page size shall be used to select the input paper tray.
This setting influences only the preset values used to populate the print dialogue presented by an interactive PDF processor.
Syntax
public void setPickTrayByPDFSize(
boolean
)
|
Parameters
- value
- True if the PDF page size shall be used to select the input paper tray.
See Also